home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 554
- Top = 280
- Width = 260
- Height = 166
- Cursor = crHandPoint
- BorderIcons = []
- BorderStyle = bsSizeToolWin
- Caption = 'O programie'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poOwnerFormCenter
- OnActivate = FormActivate
- OnClick = OKButtonClick
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 5
- Top = 8
- Width = 79
- Height = 125
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = OKButtonClick
- end
- object Label1: TLabel
- Left = 148
- Top = 72
- Width = 49
- Height = 14
- Caption = 'freeware'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- OnClick = OKButtonClick
- end
- object Label2: TLabel
- Left = 113
- Top = 9
- Width = 119
- Height = 38
- Alignment = taCenter
- Caption = 'Kalkulator'#13#10'matematyczny'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = OKButtonClick
- end
- object Label3: TLabel
- Left = 143
- Top = 53
- Width = 57
- Height = 14
- Caption = 'wersja 2.2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- OnClick = OKButtonClick
- end
- object Label4: TLabel
- Left = 161
- Top = 94
- Width = 26
- Height = 13
- Caption = 'autor'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- OnClick = OKButtonClick
- end
- object Label5: TLabel
- Left = 130
- Top = 107
- Width = 87
- Height = 13
- Caption = 'Jerzy Znamirowski'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- OnClick = OKButtonClick
- end
- object Label6: TLabel
- Left = 123
- Top = 120
- Width = 102
- Height = 13
- Cursor = crHandPoint
- Caption = 'www.zid-project.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label6Click
- end
- end
-